public class AnnotationTypesFolder extends FolderInstance
InstanceCookie.Of
Modifier and Type | Method and Description |
---|---|
protected Object |
createInstance(InstanceCookie[] cookies)
Called for each XML file found in FOLDER directory
|
static AnnotationTypesFolder |
getAnnotationTypesFolder()
Gets AnnotationTypesFolder singleton instance.
|
void |
saveAnnotationType(AnnotationType type)
Save changed AnnotationType
|
acceptContainer, acceptCookie, acceptDataObject, acceptFolder, instanceClass, instanceCreate, instanceFinished, instanceForCookie, instanceName, postCreationTask, recreate, run, toString, waitFinished
addTaskListener, isFinished, notifyFinished, notifyRunning, removeTaskListener, waitFinished
public static AnnotationTypesFolder getAnnotationTypesFolder()
protected Object createInstance(InstanceCookie[] cookies) throws IOException, ClassNotFoundException
createInstance
in class FolderInstance
IOException
ClassNotFoundException
public void saveAnnotationType(AnnotationType type)