com.pmease.quickbuild.setting.configuration.storage
Class UseSpecifiedStorage

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.storage.UseSpecifiedStorage
All Implemented Interfaces:
StorageSetting, java.io.Serializable

public class UseSpecifiedStorage
extends java.lang.Object
implements StorageSetting

See Also:
Serialized Form

Constructor Summary
UseSpecifiedStorage()
           
 
Method Summary
 java.lang.String getLocation(Configuration configuration)
           
 java.lang.String getPath()
           
 void setPath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseSpecifiedStorage

public UseSpecifiedStorage()
Method Detail

getPath

@NotEmpty
public java.lang.String getPath()

setPath

public void setPath(java.lang.String path)

getLocation

public java.lang.String getLocation(Configuration configuration)
Specified by:
getLocation in interface StorageSetting


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.