Referência do ActionScript® 3.0 para Adobe® Flash® Platform
Início  |  Ocultar listas de Pacotes e Classes |  Pacotes  |  Classes  |  Novidades  |  Índice  |  Apêndices  |  Por que inglês?
Filtros: AIR 30.0 e anterior, Flash Player 30.0 e anterior, Flash Lite 4
Flex 4.6 e anterior, Flash Pro CS6 e anterior
Ocultar filtros
com.adobe.solutions.prm.domain 

IProject  - AS3 Project Management

Pacotecom.adobe.solutions.prm.domain
Interfacepublic interface IProject extends IGanttDataItem , IMemberCollection , IDocumentCollection
Implementadores Project

Versão da linguagem: ActionScript 3.0
Versão de produto: Project Management Building Block 10.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

An interface for defining a project domain object. A project can have sub-projects or work items.

Elementos da API relacionados



Propriedades públicas
 PropriedadeDefinido por
  attributes : Object
Defines the map of key value pair attributes.
IProject
  createdBy : String
Principal name for a user who created an entity.
IProject
  creationDate : Date
Date of creation of an entity.
IProject
  defaultWorkItemTemplateName : String
Defines the default workItem template name.
IProject
  description : String
Description.
IProject
  editedTemplate : Boolean
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate.
IProject
  endDate : Date
Defines the end date of a project.
IProject
  expectedEndDate : Date
Defines the expected end date of a project.
IProject
  icon : File
Defines the icon used in a project.
IProject
  id : String
Unique identifier.
IProject
  inheritDocsFromParent : Boolean
Defines the current value of inheritDocsFromParent flag.
IProject
  lastUpdatedBy : String
Principal name for a user who last updated an entity.
IProject
  lastUpdatedDate : Date
Date when an entity was last updated.
IProject
  members : IList
Defines list of members of a project, replacing an existing list of members, if present.
IProject
  messages : IList
Defines the messages to the project.
IProject
  milestones : IList
IProject
  name : String
Defines the name of a project.
IProject
  owner : IUser
Defines the owner of a project.
IProject
  parentProject : IProject
Defines the parent project for a project.
IProject
  projects : IList
Defines the list of child projects.
IProject
  referenceDocuments : IList
Defines the reference documents associated with a project.
IProject
  reviewTemplate : com.adobe.solutions.rca.domain:IReviewTemplate
Defines the review template that is to be inherited by children.
IProject
  rootProject : IProject
Defines the root project.
IProject
  startDate : Date
Defines the start date of a project.
IProject
  state : String
Defines the state of a project.
IProject
  status : String
Defines the status of a project.
IProject
  statusReasonCode : String
Defines the status reason code.
IProject
  tags : IList
Defines the list of tags that can be associated with an entity.
IProject
  type : String
Defines the type of a project.
IProject
  users : IList
Defines a list of local users of the project.
IProject
  vo : ProjectVO
This property refers to an instance of the project value object.
IProject
  workItems : IList
Defines the list of workItems.
IProject
Métodos públicos
 MétodoDefinido por
  
This remote operation activates a current project and its child projects or workItems.
IProject
  
This method adds a project to a collection of projects.
IProject
  
This remote operation adds a sub-project to the current project and updates it on the server.
IProject
  
This method adds a reference document to a collection of referenceDocuments.
IProject
  
This method adds a team member to a collection of members.
IProject
  
This method adds a workitem to a collection of workitems.
IProject
  
This remote operation adds a workitem to the current project and updates the changes on the server.
IProject
  
This remote operation fetches a complete project from a server.
IProject
  
This method gets the title of a member, if any title is assigned to a user.
IProject
  
This remote operation removes itself from its parent project and updates the change on the server.
IProject
  
This method removes a team member, at the specified index, from a collection of members.
IProject
  
This remote operation removes a sub-project from the current project and updates the change on the server.
IProject
  
This method removes a project at the specified index from a collection of projects.
IProject
  
This method removes a reference document, at the specified index, from a collection of referenceDocuments.
IProject
  
This remote operation removes a workitem from the current project and updates the changes on the server.
IProject
  
This method removes a workitem at a specified index from a collection of workitems.
IProject
  
This remote operation saves the current state of a project on a server.
IProject
  
This remote operation terminates the current project.
IProject
Detalhes da propriedade
Detalhes do método




[ X ]Por que inglês?
O conteúdo na Referência do ActionScript 3.0 aparece em inglês

Nem todas as partes da Referência do ActionScript 3.0 estão traduzidas em todos os idiomas. Quando um elemento de um idioma não está traduzido, ele é exibido em inglês. Por exemplo, a classe ga.controls.HelpBox não está traduzida em nenhum idioma. Por isso, na versão da referência em português do Brasil, a classe ga.controls.HelpBox é exibida em inglês.