Interface IThingParentInfo

All Superinterfaces:
IThingParentView
All Known Subinterfaces:
IArchived, IBizPolicyData, ICategory, IContainer, IContent, IDirServiceThing, IFolder, IForm, IForum, IGroup, IHandlerData, ILink, IMechanicsData, IMessage, IPortlet, IPrincipal, IRelation, IRole, ISchedule, IServiceThing, IStyle, ITemplate, IThing, IThingComponentData, ITopic, ITopic, IUser, IWorkspace, IXType

public interface IThingParentInfo extends IThingParentView
Gets and sets parent information on a thing A thing can have only 1 "primary" parent Can have a null parent but this is not advised
See Also:
  • Method Details

    • setParentID

      void setParentID(IThingID parentID) throws MetaException
      saves the parentID
      Parameters:
      parentID -
      Throws:
      MetaException
    • putParentID

      void putParentID(IThingID parentID)
      puts this in the cache
      Parameters:
      parentID -