com.retek.component.inventory.impl.remote.command
Class RemotePackReleaseCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.remote.command.RemotePackReleaseCommand
- public class RemotePackReleaseCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePackReleaseCommand
public RemotePackReleaseCommand()
setVirtualStoreRef
public void setVirtualStoreRef(DistributedReference virtualStoreRef)
setPackId
public void setPackId(java.lang.String packId)
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getPackReservationValues
public PackReservationValues getPackReservationValues()
getPackId
public java.lang.String getPackId()
getVirtualStoreRef
public DistributedReference getVirtualStoreRef()
setPackReservationValues
public void setPackReservationValues(PackReservationValues packReservationValues)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28