public class HVSCEntryService extends Object
Modifier and Type | Class and Description |
---|---|
class |
HVSCEntryService.HVSCEntries |
Constructor and Description |
---|
HVSCEntryService(javax.persistence.EntityManager em) |
Modifier and Type | Method and Description |
---|---|
HVSCEntry |
add(Player player,
String path,
File tuneFile) |
void |
clear() |
HVSCEntryService.HVSCEntries |
search(javax.persistence.metamodel.SingularAttribute<?,?> field,
Object fieldValue,
boolean caseSensitive,
boolean fForward) |
public HVSCEntry add(Player player, String path, File tuneFile) throws IOException, SidTuneError
IOException
SidTuneError
public HVSCEntryService.HVSCEntries search(javax.persistence.metamodel.SingularAttribute<?,?> field, Object fieldValue, boolean caseSensitive, boolean fForward)
public void clear()
Copyright © 2018 Ken Händel. All rights reserved.