|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of Metadata that this is a container for.public interface MetadataContainer<T extends Metadata>
A container for metadata. i.e. MetadataJobProperty or MetadataBuildAction.
| Method Summary | |
|---|---|
hudson.security.ACL |
getACL()
Returns the ACL for the owner of the container.. |
void |
save()
Saves the container to disc, usually achieved by calling save on whatever Saveable this container is in. |
| Methods inherited from interface com.sonyericsson.hudson.plugins.metadata.model.MetadataParent |
|---|
addChild, addChildren, getChild, getChildNames, getChildren, getFullName, getFullName, getFullNameFrom, indexOf, requiresReplacement, setChild, toJson |
| Method Detail |
|---|
void save()
throws IOException
Saveable this container is in.
IOException - if the persistence.hudson.security.ACL getACL()
ACL for the owner of the container..
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||