|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeFileRepository
This interface defines a repository whereby a
ChildEntityAttributeManager
can get an attribute file.
Method Summary | |
---|---|
ReadWritableFile |
createFile()
Create a new entity attributes file and return it. |
ReadWritableFile |
getFile()
Get the entity attributes file. |
Method Detail |
---|
ReadWritableFile getFile()
null
if missingReadWritableFile createFile() throws EntityFoundException
EntityFoundException
- If the entity attributes file already exist.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |