ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr
Class ModeShape

java.lang.Object
  extended by org.modeshape.jcr.ModeShape

public final class ModeShape
extends Object

Information about ModeShape.


Constructor Summary
ModeShape()
           
 
Method Summary
static String getName()
          Get the name suitable for public display.
static String getUrl()
          Get the project URL suitable for public display.
static String getVendor()
          Get the vendor name suitable for public display.
static String getVersion()
          Get the version suitable for public display.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModeShape

public ModeShape()
Method Detail

getName

public static final String getName()
Get the name suitable for public display.

Returns:
the name; never null

getVendor

public static final String getVendor()
Get the vendor name suitable for public display.

Returns:
the name; never null

getUrl

public static final String getUrl()
Get the project URL suitable for public display.

Returns:
the name; never null

getVersion

public static final String getVersion()
Get the version suitable for public display.

Returns:
the name; never null

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.