com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans
Class Type
java.lang.Object
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans.Type
- All Implemented Interfaces:
- OwAlfrescoBPMNativeObject
public class Type
- extends Object
- implements OwAlfrescoBPMNativeObject
Type.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.0.0.0
Constructor Summary |
Type()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public Type()
getName
public String getName()
- Returns:
- the name
getTitle
public String getTitle()
- Returns:
- the title
getDescription
public String getDescription()
- Returns:
- the description
getUrl
public String getUrl()
- Returns:
- the url
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.