|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.metadata.service.ContainerList
A list of the objects in a container, including summaries for all the objects.
| Constructor Summary | |
ContainerList(MetadataObjectSummary[] summaries)
|
|
| Method Summary | |
Identifier[] |
getContents()
Just get the Identifiers of the objects in this container. |
MetadataObjectSummary[] |
getObjectSummaries()
Get the summaries of all the objects in this container. |
void |
setObjectSummaries(MetadataObjectSummary[] value)
Set the objectSummaries. |
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContainerList(MetadataObjectSummary[] summaries)
| Method Detail |
public MetadataObjectSummary[] getObjectSummaries()
public void setObjectSummaries(MetadataObjectSummary[] value)
value - the new objectSummariespublic Identifier[] getContents()
public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||