com.ibm.workplace.wcm.api
Interface LibraryResourceTypes


public interface LibraryResourceTypes

This class contains all static references to available library resource types


Field Summary
static LibraryResourceType AuthoringTemplate
           
static LibraryResourceType Component
           
static LibraryResourceType Content
           
static LibraryResourceType PresentationTemplate
           
static LibraryResourceType SiteFramework
           
static LibraryResourceType Taxonomy
           
static LibraryResourceType Workflow
           
 

Field Detail

AuthoringTemplate

static final LibraryResourceType AuthoringTemplate

Content

static final LibraryResourceType Content

Component

static final LibraryResourceType Component

PresentationTemplate

static final LibraryResourceType PresentationTemplate

Workflow

static final LibraryResourceType Workflow

Taxonomy

static final LibraryResourceType Taxonomy

SiteFramework

static final LibraryResourceType SiteFramework