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