public class ProvisioningResult<E extends EntityTO> extends Object implements Serializable
Constructor and Description |
---|
ProvisioningResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
E |
getEntity() |
List<PropagationStatus> |
getPropagationStatuses() |
int |
hashCode() |
void |
setEntity(E entity) |
public E getEntity()
public void setEntity(E entity)
public List<PropagationStatus> getPropagationStatuses()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.