org.eclipse.higgins.idas.cp.xmlfile
Interface NonsharedAttrContainer
- All Known Implementing Classes:
- NonsharedComplexAttrValue, NonsharedEntity
public interface NonsharedAttrContainer
- Author:
- dsanders@novell.com
getNonSharedContext
NonsharedContext getNonSharedContext()
getSharedContainer
SharedAttrContainer getSharedContainer()
getAttrList
ArrayList getAttrList()
getAttrMap
Map getAttrMap()
getContainerType
String getContainerType()
getContainerID
String getContainerID()
getSyncCount
long getSyncCount()
sync
boolean sync(boolean bForceSync)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException