org.nakedobjects.runtime.persistence.services
Class SimpleRepository
java.lang.Object
org.nakedobjects.runtime.persistence.services.SimpleRepository
public final class SimpleRepository
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SimpleRepository
public SimpleRepository(java.lang.Class<?> cls)
getId
public java.lang.String getId()
iconName
public java.lang.String iconName()
title
public java.lang.String title()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
allInstances
public java.lang.Object[] allInstances()
disableAllInstances
public java.lang.String disableAllInstances()
findByTitle
public java.lang.Object[] findByTitle(java.lang.String title)
disableFindByTitle
public java.lang.String disableFindByTitle()
parameterNamesFindByTitle
public static java.lang.String[] parameterNamesFindByTitle()
parametersRequiredFindByTitle
public static boolean[] parametersRequiredFindByTitle()
newPersistentInstance
public java.lang.Object newPersistentInstance()
newTransientInstance
public java.lang.Object newTransientInstance()
getSpec
protected NakedObjectSpecification getSpec()
alwaysHideSpec
public static boolean alwaysHideSpec()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.