org.alfresco.deployment
Class TargetStatusImpl
java.lang.Object
org.alfresco.deployment.TargetStatusImpl
- All Implemented Interfaces:
- java.io.Serializable, TargetStatus
public class TargetStatusImpl
- extends java.lang.Object
- implements TargetStatus, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetStatusImpl
public TargetStatusImpl()
setCurrentVersion
public void setCurrentVersion(int currentVersion)
getCurrentVersion
public int getCurrentVersion()
- Specified by:
getCurrentVersion
in interface TargetStatus
getTargetName
public java.lang.String getTargetName()
- Specified by:
getTargetName
in interface TargetStatus
setTargetName
public void setTargetName(java.lang.String name)
setStoreName
public void setStoreName(java.lang.String storeName)
getStoreName
public java.lang.String getStoreName()
- Specified by:
getStoreName
in interface TargetStatus
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.