| Package | Description |
|---|---|
| org.alfresco.module.vti.handler | |
| org.alfresco.module.vti.handler.alfresco | |
| org.alfresco.module.vti.metadata.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListTypeBean> |
ListServiceHandler.getAvailableListTypes()
Returns the list of available List Types
|
| Modifier and Type | Field and Description |
|---|---|
static ListTypeBean |
AbstractAlfrescoListServiceHandler.TYPE_DISCUSSIONS |
static ListTypeBean |
AbstractAlfrescoListServiceHandler.TYPE_DOCUMENT_LIBRARY |
static ListTypeBean |
AbstractAlfrescoListServiceHandler.TYPE_LINKS |
static ListTypeBean |
AbstractAlfrescoListServiceHandler.TYPE_TASKS |
static ListTypeBean |
AbstractAlfrescoListServiceHandler.TYPE_WIKI |
| Modifier and Type | Method and Description |
|---|---|
protected static ListTypeBean |
AbstractAlfrescoListServiceHandler.buildType(AbstractAlfrescoListServiceHandler.VtiBuiltInListType type)
Builds the Type, or null if it's not
suitable to be used
|
| Modifier and Type | Method and Description |
|---|---|
List<ListTypeBean> |
AlfrescoListServiceHandler.getAvailableListTypes() |
| Modifier and Type | Method and Description |
|---|---|
ListTypeBean |
ListInfoBean.getType() |
| Constructor and Description |
|---|
ListInfoBean(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String name,
ListTypeBean type,
boolean moderated,
List<Permission> permissionList) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.