Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProject Members

IProject overview

Public Instance Properties

iconCreatedDate Project creation date.
iconDescription Project description.
iconDetailsURL Project details URL
iconID Project ID.
iconLastModifiedDate Project last modified date.
iconName Project name.
iconOwnerUserID Project owner ID.
iconProjectFolderID Project folder id
iconStartDate Project start date
iconStatus Project status.

Public Instance Methods

iconGetRole Returns the role in this project based on the given role type.
iconHasCreatedDate Returns true if the project created date is available, otherwise false.
iconHasLastModifiedDate Returns true if the project last modified date is available, otherwise false.
iconHasStartDate Returns true if the project start date is available, otherwise false.
iconIsActionAllowed Returns true if the given ProjectPermissions is allowed for this project.
iconStore Stores a project.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace