Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.types
Class TypeView

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.TypeView
All Implemented Interfaces:
Serializable

public class TypeView
extends Object
implements Serializable

Type view to display a given document type view.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
TypeView()
           
 
Method Summary
 String getId()
           
 String getValue()
           
 void setId(String id)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeView

public TypeView()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getValue

public String getValue()

setValue

public void setValue(String value)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.