eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.dialog
Class ComponentProperty

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.dialog.ComponentProperty

public class ComponentProperty
extends Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
static String TYPE_BOOLEAN
           
static String TYPE_FONTDESCRIPTOR
           
static String TYPE_IMAGE
           
static String TYPE_INTEGER
           
static String TYPE_SHORT
           
static String TYPE_STRING
           
 
Constructor Summary
ComponentProperty(String name, String type, String value)
           
 
Method Summary
 String getName()
           
 String getType()
           
 String getValue()
           
 boolean isType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_INTEGER

public static final String TYPE_INTEGER
See Also:
Constant Field Values

TYPE_SHORT

public static final String TYPE_SHORT
See Also:
Constant Field Values

TYPE_STRING

public static final String TYPE_STRING
See Also:
Constant Field Values

TYPE_BOOLEAN

public static final String TYPE_BOOLEAN
See Also:
Constant Field Values

TYPE_IMAGE

public static final String TYPE_IMAGE
See Also:
Constant Field Values

TYPE_FONTDESCRIPTOR

public static final String TYPE_FONTDESCRIPTOR
See Also:
Constant Field Values
Constructor Detail

ComponentProperty

public ComponentProperty(String name,
                         String type,
                         String value)
Method Detail

getName

public String getName()

getType

public String getType()

getValue

public String getValue()

isType

public boolean isType(String type)

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.