public class Package extends Object
| Modifier and Type | Method and Description |
|---|---|
Participant |
forParticipant(String sParticipantId)
Metoda tworzy klucz PACK(sPackageId)_PARTICIPANT(sParticipantId) i przekazuje go do obiektu Participant.
|
Process |
forProcess(String sProcessId)
Metoda tworzy klucz PACK(sPackageId)_PROC(sProcessId) i przekazuje go do obiektu Process.
|
String |
getKey()
Metoda zwraca klucz dla Pakietu: PACK(sPackageId)
|
public Package(String packageKey)
public Process forProcess(String sProcessId)
sProcessId - - id procesupublic Participant forParticipant(String sParticipantId)
sParticipantId - - id rolipublic String getKey()
Copyright © 2019 Suncode. All rights reserved.